C1.Silverlight.Schedule.5
ReentrantObservableCollection<T> Class Methods

For a list of all members of this type, see ReentrantObservableCollection<T> members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodBeginUpdatePrevents raising events until the EndUpdate method is called.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodEndUpdateEnables raising events. If collection has been changed since the call to the BeginUpdate method, raises PropertyChanged and CollectionChanged events.  
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodMoveMoves the item at the specified index to a new location in the collection.  
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
See Also

Reference

ReentrantObservableCollection<T> Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.